Welcome![Sign In][Sign Up]
Location:
Search - LZW algorithm

Search list

[Compress-Decompress algrithmsCompression

Description: 几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 LZW 6、 RLE 7、 DCT 8、 Furie transform -Several commonly used compression algorithm This procedure includes the following features: 1, Arithmetic coding2, Huffman coding3, LZ77 coding4, LZ78 coding5, LZW6, RLE7, DCT8, Furie transform
Platform: | Size: 19494912 | Author: 王若 | Hits:

[Compress-Decompress algrithmslzwnhuffman

Description: The LZW compression class i mplemented as a fixed length code which you can specify, the huffman algorithm implementation encodes a byte into a variable length bit array. Both of them can work with streams
Platform: | Size: 7168 | Author: sdfsdfwe | Hits:

[Special Effectsgif

Description: 一个是gif图片格式的解压缩程序;以及lzw算法的实现。-One is the gif image format decompression procedures and the LZW algorithm.
Platform: | Size: 9216 | Author: eric | Hits:

[Special EffectsC++code

Description: 其中包括将256色彩色图象转化为灰度图象,LZW压缩算法,显示DIB位图,哈夫曼编码及实现图象的马赛克效果的C++源码!-Including 256 color images into grayscale images, LZW compression algorithm, showing DIB bitmaps, Huffman coding and realize the effect of image mosaic C++ Source!
Platform: | Size: 480256 | Author: feijicheng | Hits:

[Compress-Decompress algrithmsLZ77

Description: 使用LZ77算法实现文件压缩 点击文件-压缩,选择要压缩文件,在同一目录中生成后缀名为.lz77的压缩文件 点击文件-解压,选择要解压文件(.lz77),在同一目录中生成源文件-The use of file compression algorithm LZ77 click on file- compression, choose to compress files, generated in the same directory named suffix. Lz77-click the compressed file documents- extract, choose to extract the file (. Lz77), generated in the same directory source file
Platform: | Size: 55296 | Author: 解旻 | Hits:

[Picture Viewergifpicture

Description: 对gif格式图片的解析 包括编码和解码算法的实现 LZW的代码实现-Gif format images of the analytic, including encoding and decoding algorithm of the code LZW
Platform: | Size: 64512 | Author: baishijun | Hits:

[Compress-Decompress algrithmsprogramme

Description: 最短路径算法C C++ 邻接矩阵实现 哈夫曼算法和哈夫曼树 RSA算法的C++实现 lzw压缩算法的c语言实现 计算日期程序(C语言) -Shortest path algorithm C C++ Adjacency matrix realize Huffman Huffman tree algorithm and RSA algorithm C++ Realize LZW compression algorithm c language procedures realize the calculation date (C language)
Platform: | Size: 9216 | Author: 陈晨 | Hits:

[Compress-Decompress algrithmslzwalgorithm

Description: 程序由五个模块组成,lzw压缩算法的c语言实现-Procedure consists of five modules, lzw compression algorithm c language
Platform: | Size: 4096 | Author: 陈晨 | Hits:

[Compress-Decompress algrithmsLZW_RLE_Demo

Description: LZW和rle算法的实现及其演示例子源码-Rle algorithm LZW and realize their demo source code examples
Platform: | Size: 24576 | Author: 王奋飞 | Hits:

[GDI-BitmapLZWCompression

Description: LZW 压缩算法的C语言实现,可以实现对字符串的字典压缩编码。初级程序-LZW compression algorithm of the C language can be achieved on the string dictionary coding. Primary process
Platform: | Size: 214016 | Author: zgf | Hits:

[Compress-Decompress algrithmslzwbianyima

Description: LZW算法 LZW算法 -LZW algorithm LZW algorithm
Platform: | Size: 2048 | Author: 蔡敏时 | Hits:

[Compress-Decompress algrithmsCompressDecompress

Description: ACMS压缩算法.zip arc压缩工具.zip ASH压缩算法.zip CAB解压缩程序.zip COM压缩算法.zip C语言常用算法源代码.zip HA压缩算法.zip jac压缩算法.zip lharc压缩算法.zip LZHUF、LZSS、LZARJ压缩算法.zip LZSS压缩算法.zip lzw压缩算法.zip Splay树压缩算法.zip USQ压缩工具.zip zip解压.zip zip压缩解压范例.zip 哈夫曼编码树算法.zip 哈夫曼压缩解压算法.zip 使用LZ压缩算法的完整应用.zip 文件压缩控件.zip 一个含多种压缩算法的程序包.zip 一个压缩工具.zip 以上全解压/压缩相关的算法!-ACMS compression algorithm. Ziparc compression tools. ZipASH compression algorithm. ZipCAB decompression procedures. ZipCOM compression algorithm. ZipC language commonly used algorithm source code. ZipHA compression algorithm. Zipjac compression algorithm. Ziplharc compression algorithm. ZipLZHUF, LZSS, LZARJ compression algorithm. ZipLZSS compression algorithm. ziplzw compression algorithm. zipSplay tree compression algorithm. zipUSQ compression tools. zipzip decompression. zipzip compression decompression examples. zip Huffman tree algorithm. zip decompression Huffman compression algorithm. zip compression algorithm using LZ complete application . zip file compression controls. zip a compression algorithm with a variety of packages. zip a compression utility. zip more than one full decompression/compression algorithm related!
Platform: | Size: 1164288 | Author: haochao | Hits:

[Compress-Decompress algrithmsfile_cut

Description: LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
Platform: | Size: 14198784 | Author: Richard Yang | Hits:

[Compress-Decompress algrithmsTestLzw

Description: LZW压缩算法(VC++实现):比Huffman编码更有效、比算法编码更快捷的压缩算法。-LZW compression algorithm (VC++ to achieve): more than Huffman coding is more effective, more efficient than the algorithm for encoding the compression algorithm.
Platform: | Size: 1313792 | Author: Richard Yang | Hits:

[Compress-Decompress algrithms20090303LZW

Description: 多媒体课内实验:用C语言实现的LZW压缩和解压算法。-Using C language implementation of the LZW compression and decompression algorithm.
Platform: | Size: 902144 | Author: duyankang | Hits:

[Internet-NetworkPicture.Translate.Of.Remote.Desktop.Control

Description: 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-First, use the TCP protocol to transmit data. Reason: better stability. Two, the use of byte data stream for transmission, the reasons: A: VB s String existence automatic Unicode conversion question, effects of speed B: can directly send 8-bit byte data, Does not need to use Base64 encoding, thereby reducing the encoding time. Three, the use of GIF-LZW compression algorithm for image compression. Rationale: A: Run-Length Coding, Huffman compression algorithm compression ratio is too low B: JPEG compression algorithm required too many bit computing, and computing a large quantity (MMX has specialized optimization algorithm), VB is not conducive to implementation C: GIF-LZW compression algorithm compression ratio is better, and I have come up with efficient under VB grammar GIF-LZW compression/decompression algorithm. Four, use the "orderly jitter" algorithm for color quantization. Rationale: "orderly jitter" must deal with the results of reg
Platform: | Size: 54272 | Author: whoamixp | Hits:

[JSP/Javachengxudaidml

Description: 《Windows程序设计》配套代码、LZW压缩算法源代码、Socket异步通信示程序代码-" Windows Programming" complementary code, LZW compression algorithm the source code, Socket asynchronous communication code that
Platform: | Size: 1660928 | Author: ldd | Hits:

[Compress-Decompress algrithmsLZW

Description: 采用C++编写的已经封装好的lzw压缩算法,对于常规文件压缩而言,这个压缩算法的速度还是比较不错的,也可以用于嵌入式平台下使用-The use of C++ package has been prepared lzw good compression algorithm, the conventional file compression, this compression algorithm is quite good speed, can also be used for embedded platforms
Platform: | Size: 4096 | Author: leajian | Hits:

[Compress-Decompress algrithmslzwc

Description: 用c语言实现的数据压缩算法,核心算法为lzw算法-C language used to achieve data compression algorithm, the core algorithm lzw algorithm
Platform: | Size: 7168 | Author: 王艳群 | Hits:

[Compress-Decompress algrithmsDir0.1

Description: 多媒体实验,LZW字典编码算法的实现,java-Multimedia experiments, LZW coding algorithm Dictionary, java
Platform: | Size: 3072 | Author: xiaoliang | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »

CodeBus www.codebus.net